Stop walking parent surfaces for crossing event generation
authorMatthias Clasen <mclasen@redhat.com>
Fri, 22 Mar 2019 19:20:06 +0000 (15:20 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 22 Mar 2019 20:35:20 +0000 (16:35 -0400)
commit81658105f7d675ee76dd7df7f79448aee5f47197
tree2cd71c64a59cc2e684b74d11e1e1a80c0628e451
parentd9ef734458bf1a2a394c5962787a6351d42f57c6
Stop walking parent surfaces for crossing event generation

We basically don't have child surfaces anymore (the last
use in popovers is on the way out). This really needs
to be done in terms of widgets, not surfaces. For now,
just stop walking parent surfaces.
gtk/gtkwidget.c